Skip to content

Add Dependabot configuration for .NET SDK updates #713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

JamieMagee
Copy link
Member

@JamieMagee JamieMagee commented Jun 23, 2025

This PR adds Dependabot configuration to automatically manage .NET SDK version updates in global.json.

This configuration will:

  • Monitor the global.json file for .NET SDK version updates
  • Create pull requests when new SDK versions are available
  • Help keep the project secure with the latest SDK patches

For more information, see: https://devblogs.microsoft.com/dotnet/using-dependabot-to-manage-dotnet-sdk-updates/

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

@harshit7962 harshit7962 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harshit7962 harshit7962 merged commit e43cd31 into microsoft:main Jul 25, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants